-
-
Notifications
You must be signed in to change notification settings - Fork 310
chore(deps): bump the github-actions group with 7 updates #1249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump the github-actions group with 7 updates #1249
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
💡 Enable Vercel Agent with $100 free credit for automated AI reviews |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aabb4d0 to
6ad25f7
Compare
Bumps the github-actions group with 7 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `3` | `5` | | [actions/setup-python](https://github.com/actions/setup-python) | `5` | `6` | | [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `3` | `6` | | [CodSpeedHQ/action](https://github.com/codspeedhq/action) | `3.5.0` | `4.0.1` | | [uraimo/run-on-arch-action](https://github.com/uraimo/run-on-arch-action) | `2` | `3` | | [wntrblm/nox](https://github.com/wntrblm/nox) | `2024.03.02` | `2025.05.01` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `4` | `5` | Updates `actions/checkout` from 3 to 5 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v5) Updates `actions/setup-python` from 5 to 6 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5...v6) Updates `astral-sh/setup-uv` from 3 to 6 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v3...v6) Updates `CodSpeedHQ/action` from 3.5.0 to 4.0.1 - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@v3.5.0...v4.0.1) Updates `uraimo/run-on-arch-action` from 2 to 3 - [Release notes](https://github.com/uraimo/run-on-arch-action/releases) - [Commits](uraimo/run-on-arch-action@v2...v3) Updates `wntrblm/nox` from 2024.03.02 to 2025.05.01 - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2024.03.02...2025.05.01) Updates `actions/download-artifact` from 4 to 5 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: astral-sh/setup-uv dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: CodSpeedHQ/action dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: uraimo/run-on-arch-action dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: wntrblm/nox dependency-version: 2025.05.01 dependency-type: direct:production dependency-group: github-actions - dependency-name: actions/download-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
6ad25f7 to
2850e36
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the github-actions group with 7 updates:
3556363.5.04.0.1232024.03.022025.05.0145Updates
actions/checkoutfrom 3 to 5Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
08c6903Prepare v5.0.0 release (#2238)9f26565Update actions checkout to use node 24 (#2226)08eba0bPrepare release v4.3.0 (#2237)631c7dcUpdate package dependencies (#2236)8edcb1bUpdate CODEOWNERS for actions (#2224)09d2acaUpdate README.md (#2194)85e6279Adjust positioning of user email note and permissions heading (#2044)009b9aeDocumentation update - add recommended permissions to Readme (#2043)cbb7224Update README.md (#1977)3b9b8c8docs: update README.md (#1971)Updates
actions/setup-pythonfrom 5 to 6Release notes
Sourced from actions/setup-python's releases.
... (truncated)
Commits
e797f83Upgrade to node 24 (#1164)3d1e2d2Revert "Enhance cache-dependency-path handling to support files outside the w...65b0712Clarify pythonLocation behavior for PyPy and GraalPy in environment variables...5b668cfBump actions/checkout from 4 to 5 (#1181)f62a0e2Change missing cache directory error to warning (#1182)9322b3cUpgrade setuptools to 78.1.1 to fix path traversal vulnerability in PackageIn...fbeb884Bump form-data to fix critical vulnerabilities #182 & #183 (#1163)03bb615Bump idna from 2.9 to 3.7 in /tests/data (#843)36da51dAdd version parsing from Pipfile (#1067)3c6f142update documentation (#1156)Updates
astral-sh/setup-uvfrom 3 to 6Release notes
Sourced from astral-sh/setup-uv's releases.
... (truncated)
Commits
b75a909bump deps (#569)ffff8aaBump github/codeql-action from 3.29.11 to 3.30.3 (#566)95d0e23Bump actions/setup-node from 4.4.0 to 5.0.0 (#551)dc724a1Add inputs restore-cache and save-cache (#568)f67343aAutomatically push updated known versions (#565)4dd9f52chore: update known versions for 0.8.16/0.8.17 (#562)e1e6fe7chore: update known versions for 0.8.15 (#550)b183611chore(ci): address CI lint findings (#545)557e51dBump dependencies (#547)1b46e13Fix exclusions in cache-dependency-glob (#546)Updates
CodSpeedHQ/actionfrom 3.5.0 to 4.0.1Release notes
Sourced from CodSpeedHQ/action's releases.
... (truncated)
Commits
653fdc3Release v4.0.1 🚀4da7be1chore: bump runner version to 4.0.1172d6c5chore: make the comment about input validation more discreted15e1cechore: improve the release script6eeb021Release v4.0.0 🚀74312dachore: improve the release script8a17a35ci: add modes to the matrix8e3f02afeat: make the mode argument required97c7a6fchore: bump runner version to 4.0.08a4caddchore: point the changelog to the runnerUpdates
uraimo/run-on-arch-actionfrom 2 to 3Release notes
Sourced from uraimo/run-on-arch-action's releases.
... (truncated)
Commits
aa8e672Tagged v3 from refs/tags/v3.0.1 [skip ci]d94c139Update advanced-example.ymlcce40bcUpdate README.mda0b3f49Merge pull request #165 from clintonsteiner/addUbuntu24.04fe536a5docker: add ubuntu24.04 explicit version5fc2733Update README.mda5d972cUpdate README.mde83c2c1Update advanced-example.yml4141da8Update README.md2b92569Update README.mdUpdates
wntrblm/noxfrom 2024.03.02 to 2025.05.01Release notes
Sourced from wntrblm/nox's releases.
... (truncated)
Changelog
Sourced from wntrblm/nox's changelog.
... (truncated)
Commits
2254a1echore: bump version to 2025.05.01 (#960)e0b5e33fix: conda_install issue with newer conda (#957)a58fe60fix: support forcing Python on parametrized session (#958)aa475d6fix: add UV_PYTHON to disallowed vars (#959)1acbb4echore: use PEP 639 license (#956)7219be7chore(deps): bump astral-sh/setup-uv from 5 to 6 in the actions group (#952)b943f95fix: uv version is now uv self version, support UV (#955)1d52c8fNever ignore URL dependencies in PEP 723 noxfiles (#935)4e7f644feat: show skip reason by default (#941)70df6abfix: use Python 3.12 for action, allow 3.13, drop 3.8 from auto versions (#946)Updates
actions/download-artifactfrom 4 to 5Release notes
Sourced from actions/download-artifact's releases.
... (truncated)
Commits
634f93cMerge pull request #416 from actions/single-artifact-id-download-pathb19ff43refactor: resolve download path correctly in artifact download tests (mainly ...e262cbebundle distbff23f9update docsfff8c14fix download path logic when downloading a single artifact by id448e3f8Merge pull request #407 from actions/nebuk89-patch-147225c4Update README.mdDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsHigh-level PR Summary
This PR updates multiple GitHub Actions dependencies across all workflow files. It includes upgrades for seven GitHub Actions packages: actions/checkout (v3/v4 to v5), actions/setup-python (v5 to v6), astral-sh/setup-uv (v3 to v6), CodSpeedHQ/action (v3.5.0 to v4.0.1), uraimo/run-on-arch-action (v2 to v3), wntrblm/nox (2024.03.02 to 2025.05.01), and actions/download-artifact (v4 to v5). These updates provide new features and fix bugs in the GitHub Actions used in the CI/CD pipeline.
⏱️ Estimated Review Time: 0h 15m
💡 Review Order Suggestion
.github/workflows/codspeed.yml.github/workflows/lint-pr.yml.github/workflows/preview-deployments.yml.github/workflows/python-CI.yml.github/workflows/release-CI.yml.github/workflows/rust-CI.ymlReview by RecurseML
🔍 Review performed on ffb7ebc..aabb4d0
✅ Files analyzed, no issues (5)
•
.github/workflows/release-CI.yml•
.github/workflows/preview-deployments.yml•
.github/workflows/rust-CI.yml•
.github/workflows/codspeed.yml•
.github/workflows/lint-pr.yml